remove concept of root objects and just refcount all objects in the
authorRyan Lortie <desrt@desrt.ca>
Tue, 27 Nov 2007 03:07:23 +0000 (03:07 +0000)
committerRyan Lortie <ryanl@src.gnome.org>
Tue, 27 Nov 2007 03:07:23 +0000 (03:07 +0000)
commit490af125c23e521f217cb2280f573be1be1cc4dd
treecc4d81360360af47e34cd8c8752d9a1fff1513cd
parent029de426da4dbcf2664f2933283019bb6b5e51b7
remove concept of root objects and just refcount all objects in the

2006-11-26  Ryan Lortie  <desrt@desrt.ca>

        * gtkbuilder.c: remove concept of root objects and just refcount
        all objects in the builder.  Fixes #496651.

svn path=/trunk/; revision=19074
ChangeLog
gtk/gtkbuilder.c